How these pages are maintained

This website lives in an Obsidian vault, as md files. From there it is generated into a Docker container stored at a local hub. After updating 1 of 2 running containers on a swarm is replaced with the updated version and when this container is live the other container is updated. Everything backed up to github. This way backup should be secured with at least 1-2-3 and uptime should be close to 100% (fingers crossed)

Disclaimer: I only suggested some of this - the heavy lifting is done by my Claude Code AI.